home *** CD-ROM | disk | FTP | other *** search
- package skate_gold_fla
- {
- import adobe.utils.*;
- import flash.accessibility.*;
- import flash.display.*;
- import flash.errors.*;
- import flash.events.*;
- import flash.external.*;
- import flash.filters.*;
- import flash.geom.*;
- import flash.media.*;
- import flash.net.*;
- import flash.printing.*;
- import flash.system.*;
- import flash.text.*;
- import flash.ui.*;
- import flash.utils.*;
- import flash.xml.*;
-
- [Embed(source="/_assets/assets.swf", symbol="skate_gold_fla.bone_leg_L1_115")]
- public dynamic class bone_leg_L1_115 extends MovieClip
- {
-
-
- public function bone_leg_L1_115()
- {
- super();
- addFrameScript(0,frame1);
- }
-
- internal function frame1() : *
- {
- switch(MovieClip(this.parent.parent).player.snum)
- {
- case 1:
- gotoAndStop("A1");
- break;
- case 2:
- gotoAndStop("B1");
- break;
- case 3:
- gotoAndStop("C1");
- break;
- case 4:
- gotoAndStop("D1");
- }
- }
- }
- }
-